home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypertxt / msdos / hydos10 / break < prev    next >
Text File  |  1991-04-23  |  675b  |  18 lines

  1.                                    BREAK
  2.              Enables or disables extended CTRL-BREAK checking.
  3.  
  4. COMMAND TYPE: Internal                  VERSION: 2.0 and up
  5.  
  6. USE: BREAK = [ON] [OFF]
  7.  
  8. ON and OFF are the allowable settings.  The default setting is BREAK =
  9. OFF.  With no argument BREAK reports the current setting.
  10.  
  11. When BREAK = OFF, DOS checks for a CTRL-BREAK or CTRL-C only during
  12. standard input operations, standard output operations, print
  13. operations, and auxiliary operations.  When BREAK is on, DOS will
  14. respond to CTRL-BREAK at any time.  Note that some programs may change
  15. this setting themselves.
  16.  
  17. NOTE: BREAK may be specified in <CONFIG.SYS>
  18.